EditField.StyledText

Enables you to access the properties and methods of the StyledText class for the text in the EditField. The EditField must have its MultiLine and Styled properties set to True.

Syntax

StyledText( StyledText ) as


Parameters

StyledText


Notes

See the example for the StyledText class.